Skip to content

DEPS: Bump PyArrow to 6.0 #49096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Oct 17, 2022
Merged

DEPS: Bump PyArrow to 6.0 #49096

merged 9 commits into from
Oct 17, 2022

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Oct 14, 2022

Would help #47781 and #49078

1.0.1 was released on August 21, 2020 and 5.0.0 was released July 28 2021 (almost a year later).

Last time optional dependencies were bumped (#47048), the versions were based on the version released ~1 year prior, so given that logic, could even bump to 6.0.0 (October 26, 2021)

@mroeschke mroeschke added Dependencies Required and optional dependencies Arrow pyarrow functionality labels Oct 14, 2022
@jbrockmendel
Copy link
Member

could even bump to 6.0.0

Go for it. For a major release I think we're OK being really aggressive on this front.

super().test_from_dtype(data)

def test_from_sequence_pa_array(self, data, request):
# https://github.com/pandas-dev/pandas/pull/47034#discussion_r955500784
# data._data = pa.ChunkedArray
if pa_version_under3p0:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ive been looking forward to seeing these go!

@WillAyd
Copy link
Member

WillAyd commented Oct 15, 2022

I would also be +1 to a 6.0 bump

@jreback
Copy link
Contributor

jreback commented Oct 15, 2022

+1 in 6.0 as well

@mroeschke mroeschke changed the title DEPS: Bump PyArrow to 5.0 DEPS: Bump PyArrow to 6.0 Oct 17, 2022
@phofl phofl added this to the 2.0 milestone Oct 17, 2022
@phofl phofl merged commit f5a86fe into pandas-dev:main Oct 17, 2022
@phofl
Copy link
Member

phofl commented Oct 17, 2022

thx @mroeschke

@mroeschke mroeschke deleted the deps/bump/pyarrow branch October 17, 2022 20:24
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Dependencies Required and optional dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update pyarrow dependency from 1.0.1 to 3.0
5 participants